Basic Object System - meaning and definition. What is Basic Object System
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

What (who) is Basic Object System - definition

OBJECT-ORIENTED PROGRAMMING LANGUAGE
Phoenix Object Basic programming language
  • 300px

Basic Object System      
<programming> (BOS) A C-callable library that implements the notion of object and which uses Tcl as its interpreter for interpreted methods (you can have "compiled" methods in C, and mix compiled and interpreted methods in the same object, plus lots more). You can subclass and mix in existing objects using BOS to extend, among other things, the set of tk widgets. BOS is a class-free object system, also called a prototype-based object system; it is modelled loosely on the Self system from Stanford University. Version 1.31 by Sean Levy <Sean.Levy@cs.cmu.edu>. ftp://barkley.berkeley.edu/tcl. (1992-08-21)
Basic (dance move)         
DANCE MOVE-RELATED
Basic Step; Basic movement (dance); Basic step; Basic pattern; Basic move; Basic movement; Basic figure
The basic step, basic figure, basic movement, basic pattern, or simply basic is the dance move that defines the character of a particular dance. It sets the rhythm of the dance; it is the default move to which a dancer returns, when not performing any other moves.
OODB         
DATABASE MANAGEMENT SYSTEM
ODBMS; OODBMS; OODB; Object-oriented database; Object Database; Object-oriented database management system; Object-oriented DBMS; Object oriented database; Object databases; OORDBMS; Object-oriented databases; Object database management system; Object persistence; Object-oriented-database; Object-Oriented-Database

Wikipedia

Phoenix Object Basic

Phoenix Object Basic (formerly known as Envelop) is an object-oriented rapid application development tool for Microsoft Windows and Linux. It has object-oriented features such as inheritance and polymorphism as found in languages such as Python and Perl. It also features a similar design environment and compatible syntax to Visual Basic reducing the learning curve for those making a transition from that language to Linux programming. Phoenix includes a full implementation of the BASIC programming language. It was released for download in 2001 and the Linux package is at version 1.5 beta 6 (released October 2004), it also requires the distribution of a small number of runtime library files with complied applications.

Phoenix Object Basic is a proprietary tool for cross-platform Linux and Windows application development.

Key attributes:

  • No longer being actively developed
  • Rapid Application Development for Windows and Linux
  • Short learning curve for VB developers
  • Object-oriented
  • Small executables, Fast execution
  • Cross platform
  • Released as an EXE and RPM file

The Phoenix source code is not available because it contains proprietary third party components. Phoenix is free of charge and freely distributable.